home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / libxpm / libxpm34.gz / libxpm34 / xpm-3.4 / Imakefile < prev    next >
Makefile  |  1994-03-14  |  235b  |  13 lines

  1. # Copyright 1989-94 GROUPE BULL -- See licence conditions in file COPYRIGHT
  2. #
  3. # XPM Imakefile - Arnaud LE HORS
  4. #
  5.  
  6. #define IHaveSubdirs
  7. #define PassCDebugFlags
  8.  
  9.      SUBDIRS = lib sxpm
  10.  
  11. MakeSubdirs($(SUBDIRS))
  12. DependSubdirs($(SUBDIRS))
  13.